Adds a new item to the collection.
HRESULT Add(IAction * newVal);
Add(IAction newVal);
Sub Add(newVal As IAction)